home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / mailers / fidogt13.zip / FIDOGATE.CFG next >
Text File  |  1992-07-16  |  4KB  |  104 lines

  1. ;  Configuration file for FIDOGATE
  2. ;
  3. ;  Note:
  4. ;    Comment lines start with a semicolon.
  5. ;    Do give a valid full Drive:\Path\FileName for the FileName parameters.
  6. ;    Do not comment out an parameter.
  7. ;    Server Name paths are not allowed.  (Use valid Drive Letters)
  8. ;
  9. ;Syntax:
  10. ;NounName NounValue
  11. ;
  12. ; Noun:  FIDOGATEADDRESS
  13. ;    The UserName and HostName of the Gateway
  14. ; Noun:  ADMINADDRESS
  15. ;    Address of the human administrator for the gateway
  16. ;    Excess attachments and notices from the gateway will be sent
  17. ; Noun:  MHSADMINPASSWORD
  18. ;    Administrator's Password for MHS
  19. ; Noun:  AUTOADDHOST
  20. ;    Parameters are Yes / No
  21. ;    Yes  - to add unknown hosts to MHS as 'Hosts that call your Host'
  22. ;    No   - to let MHS forward mail for unknown hosts to the preferred hub
  23. ;    You would normally set this to Yes, if your Host is available for
  24. ;      outside users to request files from your Host.  This allows them to
  25. ;      request files without you first registering them in MHS directories.
  26. ;      (for example, if you were setting up a public file distribution point)
  27. ; Noun:  ORIGIN_LINE
  28. ;     Origin line for Netmail messages (Also used for Import TagLine)
  29. ;     Origin line is trunacated at 65 characters.
  30. ; Noun:  FTN_ADDRESS  Zone:Net/Node.Point@Domain
  31. ;     The address that your node is in.
  32. ;     The full address is required.
  33. ; Noun:  FTN_AKA_ADDRESS  Zone:Net/Node.Point@Domain
  34. ;     AKA addresses that your node also uses.  (upto 10 are accepted)
  35. ;     The full address is required.
  36. ;
  37. ;
  38.  
  39. FIDOGATEADDRESS      FIDOGATE @ DCOLLINS
  40. ADMINADDRESS         DARWIN @ DCOLLINS
  41.  
  42. PRIMARY_FTN_ADDRESS  8:930/320@RBBSNET
  43. PRIMARY_FTN_ORIGIN   MidNight Shift  MHS: DARWIN@CLS at (214)399-8313
  44. ;AKA_FTN_ADDRESS   ...
  45. ;AKA_FTN_ORIGIN    ...
  46. ;AKA_FTN_ADDRESS  ...
  47. ;AKA_FTN_ORIGIN   ...
  48.  
  49.  
  50. ;Domain FullName Abbreviation NodeList  (upto 10 are accepted)
  51. ;     Descriptions of the Domains to be supported
  52. ;       FullName is the fullname of the domain name.
  53. ;         (example:  fidonet.org, rbbsnet.org, alternet.ftn, eggnet.ftn,...)
  54. ;     Abbreviation  (8 character max)
  55. ;       Abbreviated or command-use name of the domain.
  56. ;         (example:  fidonet, rbbsnet, ...)
  57. ;     NodeList      (8 character max)
  58. ;       The name of the nodelist that contains addresses for this domain.
  59. ;         (example:  nodelist, rbbslist, ...)
  60. ; Noun:  NodeList_Directory
  61. ;     Drive:\Path of NODELIST.IDX & NODELIST.DAT (Binkley Version 6 List)
  62. ;     Drive:\Path of NODEX.NDX & NODEX.DAT (Binkley Version 7 List)
  63. ;     This file lists all the sysops names and their Net/Node numbers.
  64. ; Noun:  Mailer_Outbound
  65. ;     Drive:\Path of the Mailer's Outbound Area
  66. ;     Program will create the .FLO (File Attach) files in this sub-directory)
  67. ;     NONE    will not create files and will mark attributes only in #.Msg
  68. ; Noun:  Temp_Directory
  69. ;     Drive:\PathName to use for BusyFlag / Temporary Files
  70. ; Noun:  Netmail_Directory
  71. ;     Drive:\PathName that all Netmail messages are stored in
  72. ; Noun:  Default_Packer
  73. ;    Utility for packaging messages into .MO? files for transmission
  74. ;    Options are:  ARC, LHARC, PKARC, PKPAK, PKZIP, or NONE
  75. ;    NONE  will create only .PKT files, and not any .MO? files
  76. ; Noun:  MHSDIRECTORY
  77. ;    Drive:\Path that is similar to the purpose of the MV variable.
  78. ;    This allows you to designate a different host to handle outbound mail.
  79. ;    Server Name paths are not allowed.
  80. ; Noun:  ACTIVITYFILE
  81. ;    Drive:\Path\FileName that all activity should be appended to.
  82. ; Noun:  SUMMARYFILE
  83. ;    Drive:\Path\FileName that counters will be kept by file and username.
  84.  
  85. Domain               RBBSNET   RBBSNET   NODEX
  86. Domain               FIDONET   FIDONET   NODEX
  87. ;Domain              ALTERNET  ALTERNET  ANETLIST
  88.  
  89. Nodelist_Directory   d:\binkley
  90. Mailer_Outbound      d:\binkley
  91. Mailer_Inbound       d:\binkley\inbound
  92. Temp_Directory       d:\binkley\temp
  93. NetMail_Directory    d:\binkley\mail\netmail
  94. Default_Packer       PKZIP
  95.  
  96. MHSDIRECTORY         c:\
  97. ACTIVITYFILE         c:\mhs\mail\gates\FIDOGATE\public\ACTIVITY.DAT
  98. SUMMARYFILE          c:\mhs\mail\gates\FIDOGATE\public\SUMMARY.DAT
  99.  
  100.  
  101. ; future - gate echos
  102. ;area  AreaName  Drive:PathName  DistributeToAddress
  103. ;area  AreaName  Drive:PathName  DistributeToAddress
  104.